KsCommandStatus.InSync property
true: the synchronization is completed. false: the slave axis is synchronizing with the master axis.
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public bool InSync { get; }
Public ReadOnly Property InSync As Boolean
Property value
Type: bool
See also